home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 04-10-20-2.swf / scripts / DefineButton2_412 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2005-11-18  |  72 b   |  5 lines

  1. on(press){
  2.    _root.mix1.main.stop();
  3.    _root.fx.closeS.start();
  4. }
  5.